-
Home
-
Multi-Carrier EasyPost Shipping Methods & Address Validation for WooCommerce
-
1.5.4
-
Code
-
Classes
- AbstractShippingMethod
Total Complexity |
77 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
307 |
Lines of code |
213 |
Logical lines of code |
137 |
Comment lines |
9 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_field_value() |
A |
46 |
13 |
36 |
process_admin_options() |
A |
46 |
13 |
35 |
get_option() |
A |
53 |
11 |
22 |
get_instance_option() |
A |
57 |
8 |
16 |
getKeyValue() |
S |
57 |
6 |
16 |
get_current_option() |
S |
61 |
6 |
13 |
generate_field_html() |
S |
54 |
4 |
20 |
generate_settings_html() |
S |
61 |
4 |
13 |
getDefaultValues() |
S |
65 |
3 |
9 |
init_settings() |
S |
70 |
2 |
6 |
init_instance_settings() |
S |
70 |
2 |
6 |
setKeyValue() |
S |
64 |
2 |
9 |
__construct() |
S |
74 |
1 |
4 |
validate() |
S |
82 |
1 |
3 |
get_field_key() |
S |
71 |
1 |
5 |